com.tibco.bpm.web.client.model.types.org
Class Failure

java.lang.Object
  extended by com.tibco.bpm.web.client.model.types.org.LdapEntryId
      extended by com.tibco.bpm.web.client.model.types.org.Failure

public class Failure
extends LdapEntryId


Constructor Summary
Failure()
           
 
Method Summary
 java.lang.String getContainerId()
           
 java.lang.String getError()
           
 void setContainerId(java.lang.String containerId)
           
 void setError(java.lang.String error)
           
 java.lang.String toString()
           
 
Methods inherited from class com.tibco.bpm.web.client.model.types.org.LdapEntryId
getLdapAlias, getLdapDn, setLdapAlias, setLdapDn
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Failure

public Failure()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class LdapEntryId

getContainerId

public java.lang.String getContainerId()

setContainerId

public void setContainerId(java.lang.String containerId)

getError

public java.lang.String getError()

setError

public void setError(java.lang.String error)


Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.