public class BundleBucketInfo extends Object implements Serializable
| Constructor and Description |
|---|
BundleBucketInfo(String groupId,
String symbolicName)
Create an instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static BundleBucketInfo |
fromKey(String key)
Create a
BundleBucketInfo instance using provided bundle bucket key. |
String |
getGroupId() |
String |
getKey() |
String |
getSymbolicName() |
int |
hashCode() |
String |
toString() |
public static BundleBucketInfo fromKey(String key)
BundleBucketInfo instance using provided bundle bucket key.key - The bundle bucket keyBundleBucketInfo instancepublic String getGroupId()
public String getKey()
public String getSymbolicName()
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.