edu.internet2.middleware.ldappc.spml.definitions
Class PSOIdentifierDefinition

java.lang.Object
  extended by edu.internet2.middleware.ldappc.spml.definitions.PSOIdentifierDefinition

public class PSOIdentifierDefinition
extends Object


Constructor Summary
PSOIdentifierDefinition()
           
 
Method Summary
 String getBaseId()
           
 IdentifyingAttribute getIdentifyingAttribute()
           
 List<org.openspml.v2.msg.spml.PSOIdentifier> getPSOIdentifier(PSPContext context)
           
 String getRef()
           
 TargetDefinition getTargetDefinition()
           
 void setBaseId(String baseId)
           
 void setIdentifyingAttribute(IdentifyingAttribute identifyingAttribute)
           
 void setRef(String ref)
           
 void setTargetDefinition(TargetDefinition targetDefinition)
           
 String toString()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PSOIdentifierDefinition

public PSOIdentifierDefinition()
Method Detail

getBaseId

public String getBaseId()

setBaseId

public void setBaseId(String baseId)

getIdentifyingAttribute

public IdentifyingAttribute getIdentifyingAttribute()

setIdentifyingAttribute

public void setIdentifyingAttribute(IdentifyingAttribute identifyingAttribute)

getRef

public String getRef()

setRef

public void setRef(String ref)

getTargetDefinition

public TargetDefinition getTargetDefinition()

setTargetDefinition

public void setTargetDefinition(TargetDefinition targetDefinition)

getPSOIdentifier

public List<org.openspml.v2.msg.spml.PSOIdentifier> getPSOIdentifier(PSPContext context)
                                                              throws LdappcException
Throws:
LdappcException

toString

public String toString()

Overrides:
toString in class Object


Copyright © 2011 Internet2. All Rights Reserved.