wt.adapter.org
Class UpdatePrincipalsWebjectDelegate.AttributeSpec

java.lang.Object
  extended bywt.adapter.org.UpdatePrincipalsWebjectDelegate.AttributeSpec
Enclosing class:
UpdatePrincipalsWebjectDelegate

private class UpdatePrincipalsWebjectDelegate.AttributeSpec
extends Object


Field Summary
 Set attributeSet
           
 boolean returnCabinetDomain
           
 boolean returnCabinetDomainDisplay
           
 boolean returnCabinetDomainRef
           
 boolean returnCabinetRef
           
 boolean returnDn
           
 boolean returnDomain
           
 boolean returnDomainDisplay
           
 boolean returnDomainRef
           
 boolean returnMemberRefs
           
 boolean returnMembers
           
 boolean returnOrganization
           
 boolean returnParentRefs
           
 boolean returnParents
           
 boolean returnService
           
 
Constructor Summary
UpdatePrincipalsWebjectDelegate.AttributeSpec(Class principalClass, DirectoryContextProvider[] contexts, String[] attributes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

returnCabinetDomain

public boolean returnCabinetDomain

returnCabinetDomainDisplay

public boolean returnCabinetDomainDisplay

returnCabinetDomainRef

public boolean returnCabinetDomainRef

returnCabinetRef

public boolean returnCabinetRef

returnDn

public boolean returnDn

returnDomain

public boolean returnDomain

returnDomainDisplay

public boolean returnDomainDisplay

returnDomainRef

public boolean returnDomainRef

returnMemberRefs

public boolean returnMemberRefs

returnMembers

public boolean returnMembers

returnOrganization

public boolean returnOrganization

returnParentRefs

public boolean returnParentRefs

returnParents

public boolean returnParents

returnService

public boolean returnService

attributeSet

public Set attributeSet
Constructor Detail

UpdatePrincipalsWebjectDelegate.AttributeSpec

public UpdatePrincipalsWebjectDelegate.AttributeSpec(Class principalClass,
                                                     DirectoryContextProvider[] contexts,
                                                     String[] attributes)
                                              throws WTException