|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.itim.dataservices.model.ModelDataHelper
public class ModelDataHelper
| Constructor Summary | |
|---|---|
ModelDataHelper()
|
|
| Method Summary | |
|---|---|
static DistinguishedName |
getOrganizationDN(DistinguishedName dn)
Return the organization's distinguished name for a given distinguished name. |
static DistinguishedName |
getTenantDN(DistinguishedName dn)
Returns the tenant's distinguished name for a given distinguished name. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModelDataHelper()
| Method Detail |
|---|
public static DistinguishedName getTenantDN(DistinguishedName dn)
dn - The distinguished name must not be null or empty.
public static DistinguishedName getOrganizationDN(DistinguishedName dn)
dn - The distinguished name must not be null or empty.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||