@Service public class GetSetModularityHelper extends Object
| Constructor and Description |
|---|
GetSetModularityHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
addBeanToDomainXml(String serviceName,
String target) |
boolean |
checkAttributePresence(Class classToQuery,
String attributeName)
checks and see if a class has an attribute with he specified name or not.
|
boolean |
isConfigElementPresent(String serviceName,
String target) |
public boolean checkAttributePresence(Class classToQuery, String attributeName)
classToQuery - the class toc heck the attribute presenceattributeName - the attribute to check its presence in the class.Copyright © 2013. All Rights Reserved.