|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamingRule | |
---|---|
com.collation.platform.model.topology.meta | |
com.collation.platform.model.util |
Uses of NamingRule in com.collation.platform.model.topology.meta |
---|
Methods in com.collation.platform.model.topology.meta that return NamingRule | |
---|---|
NamingRule[] |
ObjectClass.getNamingRules()
|
NamingRule |
NamingRuleAttribute.getParent()
|
Methods in com.collation.platform.model.topology.meta with parameters of type NamingRule | |
---|---|
void |
ObjectClass.setNamingRules(NamingRule[] rules)
|
void |
NamingRuleAttribute.setParent(NamingRule nr)
|
Uses of NamingRule in com.collation.platform.model.util |
---|
Methods in com.collation.platform.model.util that return NamingRule | |
---|---|
NamingRule[] |
NamingUtilityCache.getNamingRules(java.lang.String objCls)
getNamingRules accepts the name of the class and returns the NamingRules for that class |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |