Modifier and Type | Field and Description |
---|---|
protected GroupSynchronizeType |
EntitySynchronizeType.group |
Modifier and Type | Method and Description |
---|---|
GroupSynchronizeType |
ObjectFactory.createGroupSynchronizeType()
Create an instance of
GroupSynchronizeType |
GroupSynchronizeType |
EntitySynchronizeType.getGroup()
Gets the value of the group property.
|
GroupSynchronizeType |
GroupSynchronizeType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
GroupSynchronizeType |
GroupSynchronizeType.withCreate(boolean value) |
GroupSynchronizeType |
GroupSynchronizeType.withDelete(boolean value) |
GroupSynchronizeType |
GroupSynchronizeType.withGroup(GroupType value) |
GroupSynchronizeType |
GroupSynchronizeType.withRemovedGroup(Collection<String> values) |
GroupSynchronizeType |
GroupSynchronizeType.withRemovedGroup(String... values) |
GroupSynchronizeType |
GroupSynchronizeType.withRemovedRole(Collection<String> values) |
GroupSynchronizeType |
GroupSynchronizeType.withRemovedRole(String... values) |
GroupSynchronizeType |
GroupSynchronizeType.withRemovedUser(Collection<String> values) |
GroupSynchronizeType |
GroupSynchronizeType.withRemovedUser(String... values) |
Modifier and Type | Method and Description |
---|---|
void |
EntitySynchronizeType.setGroup(GroupSynchronizeType value)
Sets the value of the group property.
|
EntitySynchronizeType |
EntitySynchronizeType.withGroup(GroupSynchronizeType value) |
Copyright © 2017. All rights reserved.