Package com.sforce.soap.metadata
Class SharedTo
- java.lang.Object
-
- com.sforce.soap.metadata.SharedTo
-
-
Constructor Summary
Constructors Constructor Description SharedTo()Constructor
-
Method Summary
-
-
-
Method Detail
-
getAllCustomerPortalUsers
public String getAllCustomerPortalUsers()
-
setAllCustomerPortalUsers
public void setAllCustomerPortalUsers(String allCustomerPortalUsers)
-
setAllCustomerPortalUsers
protected void setAllCustomerPortalUsers(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getAllInternalUsers
public String getAllInternalUsers()
-
setAllInternalUsers
public void setAllInternalUsers(String allInternalUsers)
-
setAllInternalUsers
protected void setAllInternalUsers(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getAllPartnerUsers
public String getAllPartnerUsers()
-
setAllPartnerUsers
public void setAllPartnerUsers(String allPartnerUsers)
-
setAllPartnerUsers
protected void setAllPartnerUsers(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getChannelProgramGroup
public String[] getChannelProgramGroup()
-
setChannelProgramGroup
public void setChannelProgramGroup(String[] channelProgramGroup)
-
setChannelProgramGroup
protected void setChannelProgramGroup(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getChannelProgramGroups
public String[] getChannelProgramGroups()
-
setChannelProgramGroups
public void setChannelProgramGroups(String[] channelProgramGroups)
-
setChannelProgramGroups
protected void setChannelProgramGroups(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getGroup
public String[] getGroup()
-
setGroup
public void setGroup(String[] group)
-
setGroup
protected void setGroup(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getGroups
public String[] getGroups()
-
setGroups
public void setGroups(String[] groups)
-
setGroups
protected void setGroups(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getGuestUser
public String[] getGuestUser()
-
setGuestUser
public void setGuestUser(String[] guestUser)
-
setGuestUser
protected void setGuestUser(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getManagerSubordinates
public String[] getManagerSubordinates()
-
setManagerSubordinates
public void setManagerSubordinates(String[] managerSubordinates)
-
setManagerSubordinates
protected void setManagerSubordinates(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getManagers
public String[] getManagers()
-
setManagers
public void setManagers(String[] managers)
-
setManagers
protected void setManagers(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getPortalRole
public String[] getPortalRole()
-
setPortalRole
public void setPortalRole(String[] portalRole)
-
setPortalRole
protected void setPortalRole(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getPortalRoleAndSubordinates
public String[] getPortalRoleAndSubordinates()
-
setPortalRoleAndSubordinates
public void setPortalRoleAndSubordinates(String[] portalRoleAndSubordinates)
-
setPortalRoleAndSubordinates
protected void setPortalRoleAndSubordinates(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getQueue
public String[] getQueue()
-
setQueue
public void setQueue(String[] queue)
-
setQueue
protected void setQueue(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRole
public String[] getRole()
-
setRole
public void setRole(String[] role)
-
setRole
protected void setRole(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRoleAndSubordinates
public String[] getRoleAndSubordinates()
-
setRoleAndSubordinates
public void setRoleAndSubordinates(String[] roleAndSubordinates)
-
setRoleAndSubordinates
protected void setRoleAndSubordinates(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRoleAndSubordinatesInternal
public String[] getRoleAndSubordinatesInternal()
-
setRoleAndSubordinatesInternal
public void setRoleAndSubordinatesInternal(String[] roleAndSubordinatesInternal)
-
setRoleAndSubordinatesInternal
protected void setRoleAndSubordinatesInternal(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRoles
public String[] getRoles()
-
setRoles
public void setRoles(String[] roles)
-
setRoles
protected void setRoles(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRolesAndSubordinates
public String[] getRolesAndSubordinates()
-
setRolesAndSubordinates
public void setRolesAndSubordinates(String[] rolesAndSubordinates)
-
setRolesAndSubordinates
protected void setRolesAndSubordinates(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getTerritories
public String[] getTerritories()
-
setTerritories
public void setTerritories(String[] territories)
-
setTerritories
protected void setTerritories(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getTerritoriesAndSubordinates
public String[] getTerritoriesAndSubordinates()
-
setTerritoriesAndSubordinates
public void setTerritoriesAndSubordinates(String[] territoriesAndSubordinates)
-
setTerritoriesAndSubordinates
protected void setTerritoriesAndSubordinates(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getTerritory
public String[] getTerritory()
-
setTerritory
public void setTerritory(String[] territory)
-
setTerritory
protected void setTerritory(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getTerritoryAndSubordinates
public String[] getTerritoryAndSubordinates()
-
setTerritoryAndSubordinates
public void setTerritoryAndSubordinates(String[] territoryAndSubordinates)
-
setTerritoryAndSubordinates
protected void setTerritoryAndSubordinates(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
write
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- Specified by:
writein interfaceXMLizable- Throws:
IOException
-
writeFields
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Specified by:
loadin interfaceXMLizable- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
-