public class ProfileActionOverride extends Object implements XMLizable
| Constructor and Description |
|---|
ProfileActionOverride()
Constructor
|
public String getActionName()
public void setActionName(String actionName)
protected void setActionName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getContent()
public void setContent(String content)
protected void setContent(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FormFactor getFormFactor()
public void setFormFactor(FormFactor formFactor)
protected void setFormFactor(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getPageOrSobjectType()
public void setPageOrSobjectType(String pageOrSobjectType)
protected void setPageOrSobjectType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getRecordType()
public void setRecordType(String recordType)
protected void setRecordType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic ActionOverrideType getType()
public void setType(ActionOverrideType type)
protected void setType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizableIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionCopyright © 2017. All Rights Reserved.