Class ObjectSchema
java.lang.Object
org.springframework.ldap.odm.tools.ObjectSchema
Simple value class to hold the schema of an object class
It is public only to allow Freemarker access.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddMay(AttributeSchema may) voidaddMust(AttributeSchema must) voidaddObjectClass(String objectClass) booleangetMay()getMust()inthashCode()toString()
-
Constructor Details
-
ObjectSchema
public ObjectSchema()
-
-
Method Details
-
addMust
-
addMay
-
addObjectClass
-
getMust
-
getMay
-
getObjectClass
-
equals
-
hashCode
-
toString
-