public class BeanId extends Object
BeanIdRegister
and there by coupled to that BeanIdRegister. The BeanId holds the original
String beanId,also called beanIdName. It also holds the index of
the place it has within the BeanIdRegister.| Constructor and Description |
|---|
BeanId(BeanIdStore beanIdStore,
int index,
String beanId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
BeanIdRegister |
getBeanIdList()
Deprecated.
|
SmooksResourceConfiguration |
getCreateResourceConfiguration() |
int |
getIndex()
Returns the index of the place
it holds in the
BeanIdRegister. |
String |
getName()
Returns the BeanId name.
|
int |
hashCode() |
BeanId |
setCreateResourceConfiguration(SmooksResourceConfiguration createResourceConfig) |
String |
toString() |
public BeanId(BeanIdStore beanIdStore, int index, String beanId)
public BeanId setCreateResourceConfiguration(SmooksResourceConfiguration createResourceConfig)
public SmooksResourceConfiguration getCreateResourceConfiguration()
public int getIndex()
BeanIdRegister.public String getName()
@Deprecated public BeanIdRegister getBeanIdList()
Copyright © 2015. All rights reserved.