com.edustructures.sifworks.infra
Class SIF_AgentACL

java.lang.Object
  extended by com.edustructures.sifworks.Element
      extended by com.edustructures.sifworks.SIFElement
          extended by com.edustructures.sifworks.SIFDataObject
              extended by com.edustructures.sifworks.infra.SIF_AgentACL
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class SIF_AgentACL
extends SIFDataObject

Since:
2.0
Version:
2.0
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.edustructures.sifworks.Element
CURRENT_SERIALIZE_VERSION
 
Constructor Summary
SIF_AgentACL()
          Constructor
 
Method Summary
 SIF_ProvideAccess getSIF_ProvideAccess()
          Gets the value of the <SIF_ProvideAccess> element.
 SIF_PublishAddAccess getSIF_PublishAddAccess()
          Gets the value of the <SIF_PublishAddAccess> element.
 SIF_PublishChangeAccess getSIF_PublishChangeAccess()
          Gets the value of the <SIF_PublishChangeAccess> element.
 SIF_PublishDeleteAccess getSIF_PublishDeleteAccess()
          Gets the value of the <SIF_PublishDeleteAccess> element.
 SIF_RequestAccess getSIF_RequestAccess()
          Gets the value of the <SIF_RequestAccess> element.
 SIF_RespondAccess getSIF_RespondAccess()
          Gets the value of the <SIF_RespondAccess> element.
 SIF_SubscribeAccess getSIF_SubscribeAccess()
          Gets the value of the <SIF_SubscribeAccess> element.
 void removeSIF_ProvideAccess()
          Removes the SIF_ProvideAccess child element previously created by calling setSIF_ProvideAccess
 void removeSIF_PublishAddAccess()
          Removes the SIF_PublishAddAccess child element previously created by calling setSIF_PublishAddAccess
 void removeSIF_PublishChangeAccess()
          Removes the SIF_PublishChangeAccess child element previously created by calling setSIF_PublishChangeAccess
 void removeSIF_PublishDeleteAccess()
          Removes the SIF_PublishDeleteAccess child element previously created by calling setSIF_PublishDeleteAccess
 void removeSIF_RequestAccess()
          Removes the SIF_RequestAccess child element previously created by calling setSIF_RequestAccess
 void removeSIF_RespondAccess()
          Removes the SIF_RespondAccess child element previously created by calling setSIF_RespondAccess
 void removeSIF_SubscribeAccess()
          Removes the SIF_SubscribeAccess child element previously created by calling setSIF_SubscribeAccess
 void setSIF_ProvideAccess(SIF_Object sifObject)
          Sets the value of the <SIF_ProvideAccess> child element.
 void setSIF_ProvideAccess(SIF_ProvideAccess value)
          Sets the value of the <SIF_ProvideAccess> element.
 void setSIF_PublishAddAccess(SIF_Object sifObject)
          Sets the value of the <SIF_PublishAddAccess> child element.
 void setSIF_PublishAddAccess(SIF_PublishAddAccess value)
          Sets the value of the <SIF_PublishAddAccess> element.
 void setSIF_PublishChangeAccess(SIF_Object sifObject)
          Sets the value of the <SIF_PublishChangeAccess> child element.
 void setSIF_PublishChangeAccess(SIF_PublishChangeAccess value)
          Sets the value of the <SIF_PublishChangeAccess> element.
 void setSIF_PublishDeleteAccess(SIF_Object sifObject)
          Sets the value of the <SIF_PublishDeleteAccess> child element.
 void setSIF_PublishDeleteAccess(SIF_PublishDeleteAccess value)
          Sets the value of the <SIF_PublishDeleteAccess> element.
 void setSIF_RequestAccess(SIF_Object sifObject)
          Sets the value of the <SIF_RequestAccess> child element.
 void setSIF_RequestAccess(SIF_RequestAccess value)
          Sets the value of the <SIF_RequestAccess> element.
 void setSIF_RespondAccess(SIF_Object sifObject)
          Sets the value of the <SIF_RespondAccess> child element.
 void setSIF_RespondAccess(SIF_RespondAccess value)
          Sets the value of the <SIF_RespondAccess> element.
 void setSIF_SubscribeAccess(SIF_Object sifObject)
          Sets the value of the <SIF_SubscribeAccess> child element.
 void setSIF_SubscribeAccess(SIF_SubscribeAccess value)
          Sets the value of the <SIF_SubscribeAccess> element.
 
Methods inherited from class com.edustructures.sifworks.SIFDataObject
addSIFExtendedElement, clone, getElementOrAttribute, getObjectTag, getObjectType, getRefId, getSIFExtendedElement, getSIFExtendedElements, getSIFExtendedElementsContainer, getSIFMetadata, getSIFVersion, setElementOrAttribute, setElementOrAttribute, setElementOrAttribute, setSIFExtendedElements, setSIFExtendedElementsContainer, setSIFMetadata, setSIFVersion, toXML
 
Methods inherited from class com.edustructures.sifworks.SIFElement
addChild, addChild, compareGraphTo, create, effectiveSIFVersion, getChild, getChild, getChild, getChild, getChild, getChildCount, getChildList, getChildList, getChildList, getChildren, getChildren, getContent, getContent, getField, getField, getFieldCount, getFields, getFieldValue, getKey, getSIFValue, getTextValue, getXmlId, hasTextValue, removeChild, removeChild, removeChild, removeChild, restoreImplementationDef, setChanged, setChildren, setEmpty, setField, setField, setField, setField, setSIFValue, setTextValue, setXmlId, tag
 
Methods inherited from class com.edustructures.sifworks.Element
compareTo, getElementDef, getParent, getRoot, isChanged, isDoNotEncode, isEmpty, setChanged, setDoNotEncode, setElementDef, setEmpty, setParent, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SIF_AgentACL

public SIF_AgentACL()
Constructor

Method Detail

setSIF_ProvideAccess

public void setSIF_ProvideAccess(SIF_ProvideAccess value)
Sets the value of the <SIF_ProvideAccess> element.

Parameters:
value - A SIF_ProvideAccess object
Since:
2.0

setSIF_ProvideAccess

public void setSIF_ProvideAccess(SIF_Object sifObject)
Sets the value of the <SIF_ProvideAccess> child element. This form of setSIF_ProvideAccess is provided as a convenience method that is functionally equivalent to the version of setSIF_ProvideAccess that accepts a single SIF_ProvideAccess object.

Parameters:
sifObject -
Since:
2.0

getSIF_ProvideAccess

public SIF_ProvideAccess getSIF_ProvideAccess()
Gets the value of the <SIF_ProvideAccess> element.

Returns:
A SIF_ProvideAccess object
Since:
2.0

removeSIF_ProvideAccess

public void removeSIF_ProvideAccess()
Removes the SIF_ProvideAccess child element previously created by calling setSIF_ProvideAccess

Since:
2.0

setSIF_SubscribeAccess

public void setSIF_SubscribeAccess(SIF_SubscribeAccess value)
Sets the value of the <SIF_SubscribeAccess> element.

Parameters:
value - A SIF_SubscribeAccess object
Since:
2.0

setSIF_SubscribeAccess

public void setSIF_SubscribeAccess(SIF_Object sifObject)
Sets the value of the <SIF_SubscribeAccess> child element. This form of setSIF_SubscribeAccess is provided as a convenience method that is functionally equivalent to the version of setSIF_SubscribeAccess that accepts a single SIF_SubscribeAccess object.

Parameters:
sifObject -
Since:
2.0

getSIF_SubscribeAccess

public SIF_SubscribeAccess getSIF_SubscribeAccess()
Gets the value of the <SIF_SubscribeAccess> element.

Returns:
A SIF_SubscribeAccess object
Since:
2.0

removeSIF_SubscribeAccess

public void removeSIF_SubscribeAccess()
Removes the SIF_SubscribeAccess child element previously created by calling setSIF_SubscribeAccess

Since:
2.0

setSIF_PublishAddAccess

public void setSIF_PublishAddAccess(SIF_PublishAddAccess value)
Sets the value of the <SIF_PublishAddAccess> element.

Parameters:
value - A SIF_PublishAddAccess object
Since:
2.0

setSIF_PublishAddAccess

public void setSIF_PublishAddAccess(SIF_Object sifObject)
Sets the value of the <SIF_PublishAddAccess> child element. This form of setSIF_PublishAddAccess is provided as a convenience method that is functionally equivalent to the version of setSIF_PublishAddAccess that accepts a single SIF_PublishAddAccess object.

Parameters:
sifObject -
Since:
2.0

getSIF_PublishAddAccess

public SIF_PublishAddAccess getSIF_PublishAddAccess()
Gets the value of the <SIF_PublishAddAccess> element.

Returns:
A SIF_PublishAddAccess object
Since:
2.0

removeSIF_PublishAddAccess

public void removeSIF_PublishAddAccess()
Removes the SIF_PublishAddAccess child element previously created by calling setSIF_PublishAddAccess

Since:
2.0

setSIF_PublishChangeAccess

public void setSIF_PublishChangeAccess(SIF_PublishChangeAccess value)
Sets the value of the <SIF_PublishChangeAccess> element.

Parameters:
value - A SIF_PublishChangeAccess object
Since:
2.0

setSIF_PublishChangeAccess

public void setSIF_PublishChangeAccess(SIF_Object sifObject)
Sets the value of the <SIF_PublishChangeAccess> child element. This form of setSIF_PublishChangeAccess is provided as a convenience method that is functionally equivalent to the version of setSIF_PublishChangeAccess that accepts a single SIF_PublishChangeAccess object.

Parameters:
sifObject -
Since:
2.0

getSIF_PublishChangeAccess

public SIF_PublishChangeAccess getSIF_PublishChangeAccess()
Gets the value of the <SIF_PublishChangeAccess> element.

Returns:
A SIF_PublishChangeAccess object
Since:
2.0

removeSIF_PublishChangeAccess

public void removeSIF_PublishChangeAccess()
Removes the SIF_PublishChangeAccess child element previously created by calling setSIF_PublishChangeAccess

Since:
2.0

setSIF_PublishDeleteAccess

public void setSIF_PublishDeleteAccess(SIF_PublishDeleteAccess value)
Sets the value of the <SIF_PublishDeleteAccess> element.

Parameters:
value - A SIF_PublishDeleteAccess object
Since:
2.0

setSIF_PublishDeleteAccess

public void setSIF_PublishDeleteAccess(SIF_Object sifObject)
Sets the value of the <SIF_PublishDeleteAccess> child element. This form of setSIF_PublishDeleteAccess is provided as a convenience method that is functionally equivalent to the version of setSIF_PublishDeleteAccess that accepts a single SIF_PublishDeleteAccess object.

Parameters:
sifObject -
Since:
2.0

getSIF_PublishDeleteAccess

public SIF_PublishDeleteAccess getSIF_PublishDeleteAccess()
Gets the value of the <SIF_PublishDeleteAccess> element.

Returns:
A SIF_PublishDeleteAccess object
Since:
2.0

removeSIF_PublishDeleteAccess

public void removeSIF_PublishDeleteAccess()
Removes the SIF_PublishDeleteAccess child element previously created by calling setSIF_PublishDeleteAccess

Since:
2.0

setSIF_RequestAccess

public void setSIF_RequestAccess(SIF_RequestAccess value)
Sets the value of the <SIF_RequestAccess> element.

Parameters:
value - A SIF_RequestAccess object
Since:
2.0

setSIF_RequestAccess

public void setSIF_RequestAccess(SIF_Object sifObject)
Sets the value of the <SIF_RequestAccess> child element. This form of setSIF_RequestAccess is provided as a convenience method that is functionally equivalent to the version of setSIF_RequestAccess that accepts a single SIF_RequestAccess object.

Parameters:
sifObject -
Since:
2.0

getSIF_RequestAccess

public SIF_RequestAccess getSIF_RequestAccess()
Gets the value of the <SIF_RequestAccess> element.

Returns:
A SIF_RequestAccess object
Since:
2.0

removeSIF_RequestAccess

public void removeSIF_RequestAccess()
Removes the SIF_RequestAccess child element previously created by calling setSIF_RequestAccess

Since:
2.0

setSIF_RespondAccess

public void setSIF_RespondAccess(SIF_RespondAccess value)
Sets the value of the <SIF_RespondAccess> element.

Parameters:
value - A SIF_RespondAccess object
Since:
2.0

setSIF_RespondAccess

public void setSIF_RespondAccess(SIF_Object sifObject)
Sets the value of the <SIF_RespondAccess> child element. This form of setSIF_RespondAccess is provided as a convenience method that is functionally equivalent to the version of setSIF_RespondAccess that accepts a single SIF_RespondAccess object.

Parameters:
sifObject -
Since:
2.0

getSIF_RespondAccess

public SIF_RespondAccess getSIF_RespondAccess()
Gets the value of the <SIF_RespondAccess> element.

Returns:
A SIF_RespondAccess object
Since:
2.0

removeSIF_RespondAccess

public void removeSIF_RespondAccess()
Removes the SIF_RespondAccess child element previously created by calling setSIF_RespondAccess

Since:
2.0


Copyright © 2001-2007 Edustructures LLC. All Rights Reserved. SIFWorks® and ADK® are registered trademarks of Edustructures LLC. SIF™ and Schools Interoperability Framework are trademarks of the Schools Interoperability Framework Association.