Package mc.core.model.generic
Class ClassificationToProfile
java.lang.Object
mc.core.model.generic.ClassificationToEntity<EntityProfile>
mc.core.model.generic.ClassificationToProfile
- All Implemented Interfaces:
Serializable,IBaseEntity,ICoreEntity,IObjectAssignment,ISortableEntity
entity representing the association of a EntityProfile to a Classification
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface mc.core.model.base.IObjectAssignment
IObjectAssignment.ObjectAssignmentBase -
Constructor Summary
ConstructorsConstructorDescriptionClassificationToProfile(Classification classification, EntityProfile entityProfile) -
Method Summary
Methods inherited from class mc.core.model.generic.ClassificationToEntity
equals, getAssignedObject, getId, getPrio, hashCode, setClassification, setId, setPrio, toString
-
Constructor Details
-
ClassificationToProfile
public ClassificationToProfile() -
ClassificationToProfile
-
-
Method Details
-
getClassification
-
getEntityProfile
-
setEntityProfile
-