From 31d794be59cb2d1bf264df79f471b0c8d5f5a457 Mon Sep 17 00:00:00 2001 From: lresende Date: Sat, 21 Nov 2009 07:40:26 +0000 Subject: Moving to site trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882841 13f79535-47bb-0310-9956-ffa450edef68 --- .../tuscany/sca/policy/impl/ProfileIntentImpl.html | 283 --------------------- 1 file changed, 283 deletions(-) delete mode 100644 site/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/policy/impl/ProfileIntentImpl.html (limited to 'site/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/policy/impl/ProfileIntentImpl.html') diff --git a/site/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/policy/impl/ProfileIntentImpl.html b/site/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/policy/impl/ProfileIntentImpl.html deleted file mode 100644 index aa07e3db08..0000000000 --- a/site/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/policy/impl/ProfileIntentImpl.html +++ /dev/null @@ -1,283 +0,0 @@ - - - - - - -ProfileIntentImpl - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.apache.tuscany.sca.policy.impl -
-Class ProfileIntentImpl

-
-java.lang.Object
-  extended by org.apache.tuscany.sca.policy.impl.IntentImpl
-      extended by org.apache.tuscany.sca.policy.impl.ProfileIntentImpl
-
-
-
All Implemented Interfaces:
Intent, ProfileIntent
-
-
-
-
public class ProfileIntentImpl
extends IntentImpl
implements ProfileIntent
- - -

-Concrete implementation for Profile Intent -

- -

-


- -

- - - - - - - - - - - -
-Constructor Summary
ProfileIntentImpl() - -
-           
-  - - - - - - - - - - - -
-Method Summary
- java.util.List<Intent>getRequiredIntents() - -
-          Returns the list of required intents.
- - - - - - - -
Methods inherited from class org.apache.tuscany.sca.policy.impl.IntentImpl
equals, getConstrains, getDescription, getDomain, getExcludedIntents, getName, getQualifiedIntents, getQualifiedNames, hashCode, isUnresolved, setDescription, setName, setUnresolved, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.apache.tuscany.sca.policy.Intent
getConstrains, getDescription, getDomain, getExcludedIntents, getName, getQualifiedIntents, getQualifiedNames, isUnresolved, setDescription, setName, setUnresolved
-  -

- - - - - - - - -
-Constructor Detail
- -

-ProfileIntentImpl

-
-public ProfileIntentImpl()
-
-
- - - - - - - - -
-Method Detail
- -

-getRequiredIntents

-
-public java.util.List<Intent> getRequiredIntents()
-
-
Description copied from interface: ProfileIntent
-
Returns the list of required intents. -

-

-
Specified by:
getRequiredIntents in interface ProfileIntent
-
-
- -
Returns:
the list of required intents
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - -- cgit v1.2.3