Package org.apache.syncope.common.lib.to
Class ConnIdBundle
java.lang.Object
org.apache.syncope.common.lib.to.ConnIdBundle
- All Implemented Interfaces:
Serializable
,BaseBean
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setBundleName
(String bundleName) void
setConnectorName
(String connectorName) void
setDisplayName
(String displayName) void
setLocation
(String location) void
setVersion
(String version)
-
Constructor Details
-
ConnIdBundle
public ConnIdBundle()
-
-
Method Details
-
getDisplayName
-
setDisplayName
-
getLocation
-
setLocation
-
getBundleName
-
setBundleName
-
getConnectorName
-
setConnectorName
-
getProperties
-
getVersion
-
setVersion
-