The following document contains the results of Clirr.
Severity | Message | Class | Method / Field |
---|---|---|---|
Method 'public boolean isPostPersist()' has been added to an interface | org.andromda.cartridges.spring.metafacades.SpringEntityOperation | public boolean isPostPersist() | |
Method 'public boolean isPostRemove()' has been added to an interface | org.andromda.cartridges.spring.metafacades.SpringEntityOperation | public boolean isPostRemove() | |
Method 'public boolean isPostUpdate()' has been added to an interface | org.andromda.cartridges.spring.metafacades.SpringEntityOperation | public boolean isPostUpdate() | |
Method 'public boolean isPrePersist()' has been added to an interface | org.andromda.cartridges.spring.metafacades.SpringEntityOperation | public boolean isPrePersist() | |
Method 'public boolean isPreRemove()' has been added to an interface | org.andromda.cartridges.spring.metafacades.SpringEntityOperation | public boolean isPreRemove() | |
Method 'public boolean isPreUpdate()' has been added to an interface | org.andromda.cartridges.spring.metafacades.SpringEntityOperation | public boolean isPreUpdate() | |
Abstract method 'protected boolean handleIsPostPersist()' has been added | org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic | protected boolean handleIsPostPersist() | |
Abstract method 'protected boolean handleIsPostRemove()' has been added | org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic | protected boolean handleIsPostRemove() | |
Abstract method 'protected boolean handleIsPostUpdate()' has been added | org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic | protected boolean handleIsPostUpdate() | |
Abstract method 'protected boolean handleIsPrePersist()' has been added | org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic | protected boolean handleIsPrePersist() | |
Abstract method 'protected boolean handleIsPreRemove()' has been added | org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic | protected boolean handleIsPreRemove() | |
Abstract method 'protected boolean handleIsPreUpdate()' has been added | org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic | protected boolean handleIsPreUpdate() | |
Method 'public java.lang.String getFullyQualifiedManageableSearchExampleName()' has been added to an interface | org.andromda.cartridges.spring.metafacades.SpringManageableEntity | public java.lang.String getFullyQualifiedManageableSearchExampleName() | |
Method 'public java.lang.String getManageableSearchExampleClassName()' has been added to an interface | org.andromda.cartridges.spring.metafacades.SpringManageableEntity | public java.lang.String getManageableSearchExampleClassName() | |
Method 'public java.lang.String getManageableSearchExampleFullPath()' has been added to an interface | org.andromda.cartridges.spring.metafacades.SpringManageableEntity | public java.lang.String getManageableSearchExampleFullPath() | |
Abstract method 'protected java.lang.String handleGetFullyQualifiedManageableSearchExampleName()' has been added | org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic | protected java.lang.String handleGetFullyQualifiedManageableSearchExampleName() | |
Abstract method 'protected java.lang.String handleGetManageableSearchExampleClassName()' has been added | org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic | protected java.lang.String handleGetManageableSearchExampleClassName() | |
Abstract method 'protected java.lang.String handleGetManageableSearchExampleFullPath()' has been added | org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic | protected java.lang.String handleGetManageableSearchExampleFullPath() | |
Method 'public java.lang.String getEntityBasePackage(java.util.Collection)' has been added | org.andromda.cartridges.spring.SpringHibernateUtils | public java.lang.String getEntityBasePackage(java.util.Collection) | |
Added public field STEREOTYPE_POST_PERSIST | org.andromda.cartridges.spring.SpringProfile | STEREOTYPE_POST_PERSIST | |
Added public field STEREOTYPE_POST_REMOVE | org.andromda.cartridges.spring.SpringProfile | STEREOTYPE_POST_REMOVE | |
Added public field STEREOTYPE_POST_UPDATE | org.andromda.cartridges.spring.SpringProfile | STEREOTYPE_POST_UPDATE | |
Added public field STEREOTYPE_PRE_PERSIST | org.andromda.cartridges.spring.SpringProfile | STEREOTYPE_PRE_PERSIST | |
Added public field STEREOTYPE_PRE_REMOVE | org.andromda.cartridges.spring.SpringProfile | STEREOTYPE_PRE_REMOVE | |
Added public field STEREOTYPE_PRE_UPDATE | org.andromda.cartridges.spring.SpringProfile | STEREOTYPE_PRE_UPDATE | |
Method 'public java.util.List getRooClass(org.andromda.metafacades.uml.ClassifierFacade)' has been added | org.andromda.cartridges.spring.SpringUtils | public java.util.List getRooClass(org.andromda.metafacades.uml.ClassifierFacade) | |
Method 'public java.util.List getRooEntity(org.andromda.metafacades.uml.Entity, java.lang.String)' has been added | org.andromda.cartridges.spring.SpringUtils | public java.util.List getRooEntity(org.andromda.metafacades.uml.Entity, java.lang.String) | |
Method 'public java.lang.String getRooEntityName(org.andromda.metafacades.uml.Entity)' has been added | org.andromda.cartridges.spring.SpringUtils | public java.lang.String getRooEntityName(org.andromda.metafacades.uml.Entity) | |
Method 'public java.util.List getRooEnum(org.andromda.metafacades.uml.EnumerationFacade)' has been added | org.andromda.cartridges.spring.SpringUtils | public java.util.List getRooEnum(org.andromda.metafacades.uml.EnumerationFacade) | |
Method 'public java.lang.String getRooField(org.andromda.metafacades.uml.ModelElementFacade)' has been added | org.andromda.cartridges.spring.SpringUtils | public java.lang.String getRooField(org.andromda.metafacades.uml.ModelElementFacade) | |
Method 'public boolean isValidIdentifierName()' has been added | org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic | public boolean isValidIdentifierName() | |
Method 'public boolean isValidIdentifierName()' has been added | org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic | public boolean isValidIdentifierName() | |
Method 'public boolean isValidIdentifierName()' has been added | org.andromda.cartridges.spring.metafacades.SpringDependencyLogic | public boolean isValidIdentifierName() | |
Method 'public boolean isValidIdentifierName()' has been added | org.andromda.cartridges.spring.metafacades.SpringEntityLogic | public boolean isValidIdentifierName() | |
Method 'public java.lang.String getSearchUniqueFunctionName(java.lang.String)' has been added | org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl | public java.lang.String getSearchUniqueFunctionName(java.lang.String) | |
Method 'public boolean isPostPersist()' has been added | org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic | public boolean isPostPersist() | |
Method 'public boolean isPostRemove()' has been added | org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic | public boolean isPostRemove() | |
Method 'public boolean isPostUpdate()' has been added | org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic | public boolean isPostUpdate() | |
Method 'public boolean isPrePersist()' has been added | org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic | public boolean isPrePersist() | |
Method 'public boolean isPreRemove()' has been added | org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic | public boolean isPreRemove() | |
Method 'public boolean isPreUpdate()' has been added | org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic | public boolean isPreUpdate() | |
Method 'public boolean isValidIdentifierName()' has been added | org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic | public boolean isValidIdentifierName() | |
Method 'protected boolean handleIsPostPersist()' has been added | org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogicImpl | protected boolean handleIsPostPersist() | |
Method 'protected boolean handleIsPostRemove()' has been added | org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogicImpl | protected boolean handleIsPostRemove() | |
Method 'protected boolean handleIsPostUpdate()' has been added | org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogicImpl | protected boolean handleIsPostUpdate() | |
Method 'protected boolean handleIsPrePersist()' has been added | org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogicImpl | protected boolean handleIsPrePersist() | |
Method 'protected boolean handleIsPreRemove()' has been added | org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogicImpl | protected boolean handleIsPreRemove() | |
Method 'protected boolean handleIsPreUpdate()' has been added | org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogicImpl | protected boolean handleIsPreUpdate() | |
Method 'public boolean isIdentifier()' has been added | org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic | public boolean isIdentifier() | |
Method 'public boolean isStatic()' has been added | org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic | public boolean isStatic() | |
Method 'public boolean isValidIdentifierName()' has been added | org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic | public boolean isValidIdentifierName() | |
Method 'public boolean isValidIdentifierName()' has been added | org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic | public boolean isValidIdentifierName() | |
Method 'public java.lang.String getFullyQualifiedManageableSearchExampleName()' has been added | org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic | public java.lang.String getFullyQualifiedManageableSearchExampleName() | |
Method 'public java.lang.String getManageableSearchExampleClassName()' has been added | org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic | public java.lang.String getManageableSearchExampleClassName() | |
Method 'public java.lang.String getManageableSearchExampleFullPath()' has been added | org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic | public java.lang.String getManageableSearchExampleFullPath() | |
Method 'public boolean isValidIdentifierName()' has been added | org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic | public boolean isValidIdentifierName() | |
Method 'public java.util.Collection getManageableDaoBusinessOperations()' has been added | org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl | public java.util.Collection getManageableDaoBusinessOperations() | |
Method 'public java.util.Collection getManageableQueryOperations()' has been added | org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl | public java.util.Collection getManageableQueryOperations() | |
Method 'protected java.lang.String handleGetFullyQualifiedManageableSearchExampleName()' has been added | org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl | protected java.lang.String handleGetFullyQualifiedManageableSearchExampleName() | |
Method 'protected java.lang.String handleGetManageableSearchExampleClassName()' has been added | org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl | protected java.lang.String handleGetManageableSearchExampleClassName() | |
Method 'protected java.lang.String handleGetManageableSearchExampleFullPath()' has been added | org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl | protected java.lang.String handleGetManageableSearchExampleFullPath() | |
Method 'public boolean isCollection(org.andromda.metafacades.uml.OperationFacade)' has been added | org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl | public boolean isCollection(org.andromda.metafacades.uml.OperationFacade) | |
Method 'public boolean isValidIdentifierName()' has been added | org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic | public boolean isValidIdentifierName() | |
Method 'public boolean isValidIdentifierName()' has been added | org.andromda.cartridges.spring.metafacades.SpringQueueLogic | public boolean isValidIdentifierName() | |
Method 'public boolean isValidIdentifierName()' has been added | org.andromda.cartridges.spring.metafacades.SpringServiceLogic | public boolean isValidIdentifierName() | |
Method 'public boolean isValidIdentifierName()' has been added | org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic | public boolean isValidIdentifierName() | |
Method 'public boolean isValidIdentifierName()' has been added | org.andromda.cartridges.spring.metafacades.SpringTopicLogic | public boolean isValidIdentifierName() |