|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.xml.ns._public.connector.icf_1.connector_schema_1.TimeoutsType
public class TimeoutsType
Type that contains configuration of ICF operation timeouts.
Java class for TimeoutsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TimeoutsType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="create" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="get" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="update" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="delete" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="test" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="scriptOnConnector" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="scriptOnResource" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="authentication" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="search" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="validate" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="sync" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="schema" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected java.math.BigInteger |
authentication
|
protected java.math.BigInteger |
create
|
protected java.math.BigInteger |
delete
|
protected java.math.BigInteger |
get
|
protected java.math.BigInteger |
schema
|
protected java.math.BigInteger |
scriptOnConnector
|
protected java.math.BigInteger |
scriptOnResource
|
protected java.math.BigInteger |
search
|
protected java.math.BigInteger |
sync
|
protected java.math.BigInteger |
test
|
protected java.math.BigInteger |
update
|
protected java.math.BigInteger |
validate
|
Constructor Summary | |
---|---|
TimeoutsType()
|
Method Summary | |
---|---|
java.math.BigInteger |
getAuthentication()
Gets the value of the authentication property. |
java.math.BigInteger |
getCreate()
Gets the value of the create property. |
java.math.BigInteger |
getDelete()
Gets the value of the delete property. |
java.math.BigInteger |
getGet()
Gets the value of the get property. |
java.math.BigInteger |
getSchema()
Gets the value of the schema property. |
java.math.BigInteger |
getScriptOnConnector()
Gets the value of the scriptOnConnector property. |
java.math.BigInteger |
getScriptOnResource()
Gets the value of the scriptOnResource property. |
java.math.BigInteger |
getSearch()
Gets the value of the search property. |
java.math.BigInteger |
getSync()
Gets the value of the sync property. |
java.math.BigInteger |
getTest()
Gets the value of the test property. |
java.math.BigInteger |
getUpdate()
Gets the value of the update property. |
java.math.BigInteger |
getValidate()
Gets the value of the validate property. |
void |
setAuthentication(java.math.BigInteger value)
Sets the value of the authentication property. |
void |
setCreate(java.math.BigInteger value)
Sets the value of the create property. |
void |
setDelete(java.math.BigInteger value)
Sets the value of the delete property. |
void |
setGet(java.math.BigInteger value)
Sets the value of the get property. |
void |
setSchema(java.math.BigInteger value)
Sets the value of the schema property. |
void |
setScriptOnConnector(java.math.BigInteger value)
Sets the value of the scriptOnConnector property. |
void |
setScriptOnResource(java.math.BigInteger value)
Sets the value of the scriptOnResource property. |
void |
setSearch(java.math.BigInteger value)
Sets the value of the search property. |
void |
setSync(java.math.BigInteger value)
Sets the value of the sync property. |
void |
setTest(java.math.BigInteger value)
Sets the value of the test property. |
void |
setUpdate(java.math.BigInteger value)
Sets the value of the update property. |
void |
setValidate(java.math.BigInteger value)
Sets the value of the validate property. |
java.lang.String |
toString()
Generates a String representation of the contents of this type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected java.math.BigInteger create
protected java.math.BigInteger get
protected java.math.BigInteger update
protected java.math.BigInteger delete
protected java.math.BigInteger test
protected java.math.BigInteger scriptOnConnector
protected java.math.BigInteger scriptOnResource
protected java.math.BigInteger authentication
protected java.math.BigInteger search
protected java.math.BigInteger validate
protected java.math.BigInteger sync
protected java.math.BigInteger schema
Constructor Detail |
---|
public TimeoutsType()
Method Detail |
---|
public java.math.BigInteger getCreate()
BigInteger
public void setCreate(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.math.BigInteger getGet()
BigInteger
public void setGet(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.math.BigInteger getUpdate()
BigInteger
public void setUpdate(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.math.BigInteger getDelete()
BigInteger
public void setDelete(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.math.BigInteger getTest()
BigInteger
public void setTest(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.math.BigInteger getScriptOnConnector()
BigInteger
public void setScriptOnConnector(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.math.BigInteger getScriptOnResource()
BigInteger
public void setScriptOnResource(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.math.BigInteger getAuthentication()
BigInteger
public void setAuthentication(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.math.BigInteger getSearch()
BigInteger
public void setSearch(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.math.BigInteger getValidate()
BigInteger
public void setValidate(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.math.BigInteger getSync()
BigInteger
public void setSync(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.math.BigInteger getSchema()
BigInteger
public void setSchema(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |