|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.itim.dataservices.model.ModelDataHelperBridge
public class ModelDataHelperBridge
Field Summary |
---|
Fields inherited from interface com.ibm.itim.dataservices.model.IModelDataHelper |
---|
NAME |
Constructor Summary | |
---|---|
ModelDataHelperBridge()
|
Method Summary | |
---|---|
DistinguishedName |
getOrganizationDN(DistinguishedName dn)
Return the organization's distinguished name for a given distinguished name. |
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 ModelDataHelperBridge()
Method Detail |
---|
public DistinguishedName getTenantDN(DistinguishedName dn)
getTenantDN
in interface IModelDataHelper
dn
- The distinguished name must not be null or empty.
public DistinguishedName getOrganizationDN(DistinguishedName dn)
getOrganizationDN
in interface IModelDataHelper
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 |