Class AccessControlProfileType
java.lang.Object
pt.ist.fenixframework.core.AbstractDomainObject
com.qubit.terra.qubAccessControl.domain.AccessControlProfileType_Base
com.qubit.terra.qubAccessControl.domain.AccessControlProfileType
- All Implemented Interfaces:
Serializable,pt.ist.fenixframework.DomainObject
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class pt.ist.fenixframework.core.AbstractDomainObject
pt.ist.fenixframework.core.AbstractDomainObject.SerializedForm -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Set<AccessControlProfileType>findAll()static AccessControlProfileTypefindByName(String name) static voidMethods inherited from class com.qubit.terra.qubAccessControl.domain.AccessControlProfileType_Base
getDomainRoot, getName, getRelationDomainRootprofileTypesAccessControlProfileType, setDomainRoot, setNameMethods inherited from class pt.ist.fenixframework.core.AbstractDomainObject
checkForDeletionBlockers, deleteDomainObject, ensureOid, equals, getDeletionBlockers, getDomainModel, getExternalId, getOid, hashCode, init$Instance, makeSerializedForm, toString, writeReplace
-
Constructor Details
-
AccessControlProfileType
public AccessControlProfileType()
-
-
Method Details
-
initialize
public static void initialize() -
findByName
-
findAll
-