com.atlassian.jira.appconsistency.integrity.amendment
Class DeletePortletAmendment
java.lang.Object
com.atlassian.jira.appconsistency.integrity.check.AbstractAmendment
com.atlassian.jira.appconsistency.integrity.amendment.DeletePortletAmendment
- All Implemented Interfaces:
- Amendment
- public class DeletePortletAmendment
- extends AbstractAmendment
Created by IntelliJ IDEA.
User: owenfellows
Date: 20-Jun-2004
Time: 14:57:03
To change this template use File | Settings | File Templates.
Constructor Summary |
DeletePortletAmendment(int type,
java.lang.String message,
org.ofbiz.core.entity.GenericValue portletConfiguration)
|
Methods inherited from class com.atlassian.jira.appconsistency.integrity.check.AbstractAmendment |
equals, getBugId, getMessage, getType, hashCode, isCorrection, isError, isValidType, isWarning, setBugId, setMessage, setType, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
DeletePortletAmendment
public DeletePortletAmendment(int type,
java.lang.String message,
org.ofbiz.core.entity.GenericValue portletConfiguration)
getPortletConfiguration
public org.ofbiz.core.entity.GenericValue getPortletConfiguration()
Copyright © 2002-2005 Atlassian. All Rights Reserved.