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
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addMay
(AttributeSchema may) void
addMust
(AttributeSchema must) void
addObjectClass
(String objectClass) boolean
getMay()
getMust()
int
hashCode()
toString()